same bug
authorJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 19:53:47 +0000 (15:53 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 7 Jan 2025 19:53:47 +0000 (15:53 -0400)
doc/bugs/Fails_to_drop_key_on_windows___40__Access_denied__41__/comment_3_a13fc099ba358138dfc4f03656232bd1._comment [new file with mode: 0644]
doc/bugs/git-remote-annex_doesn__39__t_work_on_Windows___40__perms__41__/comment_4_b950f9d58ac292a1e318aaf0bc0754c0._comment [new file with mode: 0644]

diff --git a/doc/bugs/Fails_to_drop_key_on_windows___40__Access_denied__41__/comment_3_a13fc099ba358138dfc4f03656232bd1._comment b/doc/bugs/Fails_to_drop_key_on_windows___40__Access_denied__41__/comment_3_a13fc099ba358138dfc4f03656232bd1._comment
new file mode 100644 (file)
index 0000000..4c2ce22
--- /dev/null
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 3"""
+ date="2025-01-07T19:46:35Z"
+ content="""
+This seems to be the same bug as
+<https://git-annex.branchable.com/bugs/git-remote-annex_doesn__39__t_work_on_Windows___40__perms__41__/#comment-129fb966abab410a08d919cf1dc09625>
+and over there we have some progress happening.
+"""]]
diff --git a/doc/bugs/git-remote-annex_doesn__39__t_work_on_Windows___40__perms__41__/comment_4_b950f9d58ac292a1e318aaf0bc0754c0._comment b/doc/bugs/git-remote-annex_doesn__39__t_work_on_Windows___40__perms__41__/comment_4_b950f9d58ac292a1e318aaf0bc0754c0._comment
new file mode 100644 (file)
index 0000000..326d720
--- /dev/null
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2025-01-07T19:48:29Z"
+ content="""
+Seems to be the same problem as
+<https://git-annex.branchable.com/bugs/Fails_to_drop_key_on_windows___40__Access_denied__41__/>
+which also involves directory special remote, but does not involve
+git-remote-annex.
+
+A comment there tried what I suggested here, and indeed removing the
+ReadOnly attribute from the file in the directory special remote avoids the
+problem.
+"""]]